PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFTextBoxField Class / getText Method
In This Topic
    getText Method
    In This Topic
    Gets the field value.
    Syntax
    public java.lang.String getText()

    Return Value

    A string that represents the field content.
    See Also